from trunk
authorKenichi Handa <handa@m17n.org>
Fri, 26 Feb 2010 12:43:50 +0000 (21:43 +0900)
committerKenichi Handa <handa@m17n.org>
Fri, 26 Feb 2010 12:43:50 +0000 (21:43 +0900)
1  2 
lisp/ChangeLog

diff --cc lisp/ChangeLog
index 0217b85ef0bad0ddfb804acabb26c68aa4dc81bc,0b316f31f3dd84e3a3ad5b8411cfb50062caefa9..e4611b9a031813e7a2ba7ca8ed8fdc5e443e48b1
@@@ -1,14 -1,10 +1,21 @@@
 +2010-02-26  Kenichi Handa  <handa@m17n.org>
 +
 +      * language/burmese.el: Fix entries in composition-function-table.
 +      (myanmar-composable-pattern): New variable.
 +
 +      * international/fontset.el (setup-default-fontset): Add an entry
 +      for myanmar.
 +
 +      * international/characters.el (script-list): Add Myanmar
 +      Extended-A.
 +
+ 2010-02-26  Glenn Morris  <rgm@gnu.org>
+       * custom.el (custom-initialize-delay): Doc fix.
+       * mail/sendmail.el (send-mail-function): Autoload the call
+       to custom-initialize-delay, not otherwise preserved in loaddefs.el.
  2010-02-25  Alan Mackenzie  <acm@muc.de>
  
        * progmodes/cc-engine.el (c-clear-<-pair-props)